FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.24  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package vital-records-fhir-messaging#current (31 ms)

Package vital-records-fhir-messaging
Type ValueSet
Id Id
FHIR Version R4
Source http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/https://build.fhir.org/ig/nightingaleproject/vital_records_fhir_messaging_ig/ValueSet-VRM-PregnancyOutcomes-vs.html
Url http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-PregnancyOutcomes-vs
Version 3.0.0-Preview1
Status draft
Date 2025-07-09T16:08:41+00:00
Name PregnancyOutcomesVS
Title Pregnancy Outcome Values
Experimental False
Description Pregnancy Outcome Values

Resources that use this resource

StructureDefinition
VRM-RecentPregnancyParameters Recent Pregnancy Parameters

Resources that this resource uses

CodeSystem
VRM-coded-pregnancy-status-cs Local Coded Pregnancy Status
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct veri
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VRM-PregnancyOutcomes-vs

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    276507005Fetal Death
    281050002Live Birth
    17369002Spontaneous Abortion
    57797005Induced Abortion
    34801009Ectopic Pregnancy
    44782008Molar Pregnancy
  • Include these codes as defined in http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs
    CodeDisplay
    live-birth-and-fetal-deathLive birth(s) and fetal death(s)
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNKUnknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
    OTHOther**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).

    **Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.

    With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.

Source

{
  "resourceType" : "ValueSet",
  "id" : "VRM-PregnancyOutcomes-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VRM-PregnancyOutcomes-vs</b></p><a name=\"VRM-PregnancyOutcomes-vs\"> </a><a name=\"hcVRM-PregnancyOutcomes-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/276507005\">276507005</a></td><td>Fetal Death</td></tr><tr><td><a href=\"http://snomed.info/id/281050002\">281050002</a></td><td>Live Birth</td></tr><tr><td><a href=\"http://snomed.info/id/17369002\">17369002</a></td><td>Spontaneous Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/57797005\">57797005</a></td><td>Induced Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/34801009\">34801009</a></td><td>Ectopic Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/44782008\">44782008</a></td><td>Molar Pregnancy</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-VRM-coded-pregnancy-status-cs.html\"><code>http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-VRM-coded-pregnancy-status-cs.html#VRM-coded-pregnancy-status-cs-live-birth-and-fetal-death\">live-birth-and-fetal-death</a></td><td>Live birth(s) and fetal death(s)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>Unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>Other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr></table></li></ul></div>"
  },
  "url" : "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-PregnancyOutcomes-vs",
  "version" : "3.0.0-Preview1",
  "name" : "PregnancyOutcomesVS",
  "title" : "Pregnancy Outcome Values",
  "status" : "draft",
  "date" : "2025-07-09T16:08:41+00:00",
  "publisher" : "CDC NCHS",
  "contact" : [
    {
      "name" : "CDC NCHS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://cdc.gov/nchs"
        }
      ]
    }
  ],
  "description" : "Pregnancy Outcome Values",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "276507005",
            "display" : "Fetal Death"
          },
          {
            "code" : "281050002",
            "display" : "Live Birth"
          },
          {
            "code" : "17369002",
            "display" : "Spontaneous Abortion"
          },
          {
            "code" : "57797005",
            "display" : "Induced Abortion"
          },
          {
            "code" : "34801009",
            "display" : "Ectopic Pregnancy"
          },
          {
            "code" : "44782008",
            "display" : "Molar Pregnancy"
          }
        ]
      },
      {
        "system" : "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs",
        "concept" : [
          {
            "code" : "live-birth-and-fetal-death",
            "display" : "Live birth(s) and fetal death(s)"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "Unknown"
          },
          {
            "code" : "OTH",
            "display" : "Other"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.